AppointmentOriginalStartTime Property |
Represents the original start time of the appointment.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime OriginalStartTime { get; }Public ReadOnly Property OriginalStartTime As DateTime
Get
Property Value
Type:
DateTimeThe original start time.
See Also